| Overload | Description |
|---|---|
| renderSvgDrawing() | Renders the SVG document as PDF graphics. This method performs an explicit rendering of the SVG content to PDF. After the rendering process the size of this object can be retrieved using the and methods. An explicit call of this method is not required, the framework calls it when the SVG drawing is drawn on the target graphic surface. |
| renderSvgDrawing(int) | This method supports the internal library infrastructure and should not be used by external client code. |